This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Dexter Kiboosioopsi 22.May.03 02:55 PM a Web browser iNotes Web AccessAll ReleasesAll Platforms
This is something that's a bug for many people. This is the likely solution for your problem - it worked for me.
'Send Copy To' Rule Causes Hang in iNotes Web Access 6.x
Lotus iNotes > Lotus Domino Web Access > 6.x
Platform Independent
1104774 Date: 04/04/2003
This document is based on the following Software Problem Report (SPR):
RHAN5K5HX9
When a Domino Web Access (a.k.a. iNotes Web Access) mail file contains a rule using the Send Copy To action, and the Rule has been processed, iNotes Web Access hangs with a "Fetching Records..." message and the error below then appears:
"Microsoft Internet Explorer
iNotes Warning. Sorry, we were unable to process your request at this time. If you are unable to continue working in your mail file, please dismiss this warning and then select View, Refresh from your browser's menu."
The problem is caused when the DisplayCopyTo_Icon field is set to a value of "1".
Content
This issue has been reported to Lotus Software Quality Engineering.
Mail rules are a feature of Notes Client. While some mail rules may function properly in iNotes Web Access, they are not designed for use in iNotes Web Access and are not a native feature. Problems such as the one stated in this technote regarding the 'Send Copy To' mail rule may occur.
Workaround:
The 'Send Copy To' mail rule populates the DisplayCopyTo_Icon field with a value of "1". To fix the documents that have been affected by this, run an agent to either remove the field from the document, or change the value to "".
FIELD DisplayCopyTo_Icon := @DeleteField;
or
FIELD DisplayCopyTo_Icon := "";